home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 July / CMCD0704.ISO / Software / Shareware / Utilitare / Girder / girder331c.exe / {app} / Girder.exe / 0 / RCDATA / TFORM8 / TFORM8.txt < prev   
Text File  |  2004-05-19  |  4KB  |  173 lines

  1. object Form8: TForm8
  2.   Left = 204
  3.   Top = 211
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'About'
  7.   ClientHeight = 311
  8.   ClientWidth = 618
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Scaled = False
  17.   OnClose = FormClose
  18.   OnCreate = FormCreate
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Bevel1: TBevel
  22.     Left = 258
  23.     Top = 4
  24.     Width = 357
  25.     Height = 269
  26.   end
  27.   object Label2: TLabel
  28.     Left = 264
  29.     Top = 8
  30.     Width = 347
  31.     Height = 13
  32.     Alignment = taCenter
  33.     AutoSize = False
  34.     Caption = 'Version 3.2.0'
  35.     Font.Charset = DEFAULT_CHARSET
  36.     Font.Color = clWindowText
  37.     Font.Height = -11
  38.     Font.Name = 'MS Sans Serif'
  39.     Font.Style = [fsBold]
  40.     ParentFont = False
  41.   end
  42.   object Label3: TLabel
  43.     Left = 264
  44.     Top = 24
  45.     Width = 347
  46.     Height = 17
  47.     Cursor = crHandPoint
  48.     Alignment = taCenter
  49.     AutoSize = False
  50.     Caption = 'Copyright 2000 (C) Ron Bessems'
  51.     Font.Charset = DEFAULT_CHARSET
  52.     Font.Color = clBlue
  53.     Font.Height = -11
  54.     Font.Name = 'MS Sans Serif'
  55.     Font.Style = [fsUnderline]
  56.     ParentFont = False
  57.     OnClick = Label3Click
  58.   end
  59.   object Label4: TLabel
  60.     Left = 264
  61.     Top = 170
  62.     Width = 347
  63.     Height = 19
  64.     Alignment = taCenter
  65.     AutoSize = False
  66.     Caption = 'See file Copying.txt for license details'
  67.   end
  68.   object Label5: TLabel
  69.     Left = 263
  70.     Top = 223
  71.     Width = 347
  72.     Height = 45
  73.     Alignment = taCenter
  74.     AutoSize = False
  75.     Caption = 'Translation written by Ron Bessems <R.E.M.W.Bessems@stud.tue.nl>'
  76.     WordWrap = True
  77.   end
  78.   object Image1: TImage
  79.     Left = 4
  80.     Top = 4
  81.     Width = 250
  82.     Height = 198
  83.   end
  84.   object Label1: TLabel
  85.     Left = 264
  86.     Top = 205
  87.     Width = 347
  88.     Height = 17
  89.     Cursor = crHandPoint
  90.     Alignment = taCenter
  91.     AutoSize = False
  92.     Caption = 'http://www.girder.nl'
  93.     Font.Charset = DEFAULT_CHARSET
  94.     Font.Color = clBlue
  95.     Font.Height = -11
  96.     Font.Name = 'MS Sans Serif'
  97.     Font.Style = [fsUnderline]
  98.     ParentFont = False
  99.     WordWrap = True
  100.     OnClick = Label1Click
  101.   end
  102.   object Label6: TLabel
  103.     Left = 265
  104.     Top = 88
  105.     Width = 347
  106.     Height = 81
  107.     Alignment = taCenter
  108.     AutoSize = False
  109.     Caption = 
  110.       'This software is shareware if you use it more then 30 days you'#39'l' +
  111.       'l need to register it or remove it from your computer and all ot' +
  112.       'her media.'
  113.     WordWrap = True
  114.   end
  115.   object Image2: TImage
  116.     Left = 32
  117.     Top = 229
  118.     Width = 192
  119.     Height = 44
  120.     AutoSize = True
  121.     Picture.Data = {<image000.bmp>}
  122.   end
  123.   object Label7: TLabel
  124.     Left = 264
  125.     Top = 190
  126.     Width = 347
  127.     Height = 13
  128.     Alignment = taCenter
  129.     AutoSize = False
  130.     Caption = 'Homepage'
  131.   end
  132.   object Label9: TLabel
  133.     Left = 268
  134.     Top = 47
  135.     Width = 343
  136.     Height = 27
  137.     Alignment = taCenter
  138.     AutoSize = False
  139.     Caption = 
  140.       'If you have a question on how to use Girder please use the forum' +
  141.       '. Please write English, Dutch or German when sending an email.'
  142.     WordWrap = True
  143.   end
  144.   object Button1: TButton
  145.     Left = 538
  146.     Top = 280
  147.     Width = 75
  148.     Height = 25
  149.     Caption = 'Ok'
  150.     TabOrder = 0
  151.     OnClick = Button1Click
  152.   end
  153.   object Button2: TButton
  154.     Left = 256
  155.     Top = 280
  156.     Width = 75
  157.     Height = 25
  158.     Caption = 'Buy Now!'
  159.     TabOrder = 1
  160.     Visible = False
  161.     OnClick = Button2Click
  162.   end
  163.   object Button3: TButton
  164.     Left = 336
  165.     Top = 280
  166.     Width = 75
  167.     Height = 25
  168.     Caption = 'Enter Key'
  169.     TabOrder = 2
  170.     OnClick = Button3Click
  171.   end
  172. end
  173.